home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / kickups.swf / scripts / DefineButton2_59 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2011-06-09  |  79 b   |  7 lines

  1. on(press){
  2.    tellTarget("scrollDown")
  3.    {
  4.       gotoAndPlay(2);
  5.    }
  6. }
  7.